home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 3131 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  812 b 

  1. Path: news.princeton.edu!blume
  2. From: blume@zayin.cs.princeton.edu (Matthias Blume)
  3. Newsgroups: comp.lang.c
  4. Subject: Re: Disabling the ALT key
  5. Date: 26 Jan 1996 03:44:21 GMT
  6. Organization: Princeton University
  7. Message-ID: <BLUME.96Jan25224421@zayin.cs.princeton.edu>
  8. References: <4e9j1o$eqo@archangel.terraport.net>
  9. NNTP-Posting-Host: zayin.cs.princeton.edu
  10. In-reply-to: Michael King's message of 26 Jan 1996 03:50:16 GMT
  11.  
  12. In article <4e9j1o$eqo@archangel.terraport.net> Michael King <mking@terraport.net> writes:
  13.  
  14.    I am running a windows app that I don't want the user to be able to 
  15.    ALT-TAB out of.  
  16.  
  17.    Does anyone have any idea how I could disable the ALT key (or the ALT-TAB 
  18.    combination)?
  19.  
  20. Rip it out of the keyboard!  (No, there is no C function to do that.
  21. But thanks for asking. :)
  22.  
  23. --
  24. -Matthias
  25.